﻿@charset "utf-8";

.clear { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; }
ul { margin: 0; padding: 0; }
* { margin: 0; padding: 0; font-family: 'Microsoft YaHei',宋体; font-size: 12px; text-align: center; letter-spacing: 1px; font-style: normal; }
/* CSS Document */
body { background-color: #fff; }
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, input, textarea, hr, img, label, span, select, strong, b { margin: 0px; padding: 0px; text-decoration: none; letter-spacing: 1px; }
fieldset, img, abbr, acronym { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
q:before, q:after { content: ''; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; text-align: left;}
caption, th, td { text-align: left; font-weight: normal; }
a, img, button { border: none; text-decoration: none; }
a, button { text-decoration: none; }
a, img { border: none; outline: none; }
a { color: #333; text-decoration: none; outline: none; }
    a:hover { cursor: pointer; }
ul, ol { list-style: none; }
table { word-break: break-all; word-wrap: break-word; }
body { font-family: 宋体,Arial, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000; width: 100%; background: #fff; }
/*清除浮动*/
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.ma { margin-left: auto; margin-right: auto; }
.w980 { width: 980px; }
.mt10 { margin-top: 10px; }
.heared { width: 100%; height: auto; }
.top { width: 100%; height: 167px; margin: 0 auto; border-bottom: 3px solid #267401; background: #fff; }
    .top .h { width: 100%; height: 29px; border-bottom: 1px solid #e6e6e6; background: #fafafa; }
        .top .h div { width: 1200px; margin: 0 auto; }
            .top .h div p { font-size: 12px; color: #595959; font-family: 宋体; float: left; line-height: 29px; }
            .top .h div span { color: #267401; font-size: 14px; float: right; line-height: 29px; margin-right: 30px; }
            .top .h div ul { float: right; width: 335px; float: right; }
                .top .h div ul li { padding: 0 10px; line-height: 29px; float: left; }
                    .top .h div ul li a img { vertical-align: middle; margin-right: 5px; }
                    .top .h div ul li a { font-family: "宋体"; color: #595959; }
                    .top .h div ul li.on { padding: 0; }
    .top .nav { position: absolute; left: 0px; bottom: 0; width: 1200px; }
    .top .first { left: 258px; }
    .top .nav li { padding: 0 3px; line-height: 37px; float: left; height: 37px; }
        .top .nav li a {width:85px; color: #595959; font-size: 16px; display:block;}
            .top .nav li a:hover, .top .nav li a.on {display:block; color: #fff; background-color:#267401;}
        .top .nav li.hd { width: 230px; background: #267401; margin-right: 30px; padding: 0 0; height: 37px; line-height: 37px; text-indent: 15px; font-size: 16px; letter-spacing: 2px; text-align: left; font-weight: bold; }
            .top .nav li.hd a { width:230px;color: #fff; }
.h_main { width: 1200px; height: 137px; margin: 0 auto; position: relative; }
    .h_main .logo { width: 228px; height: 62px; position: absolute; left: 0; top: 20px;text-align:left; }
    .h_main .zl { width: 241px; height: 41px; position: absolute; right: 190px; top: 31px; background: url("../images/zl.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/zl.jpg*/; }
    .h_main .rx { width: 127px; height: 57px; position: absolute; right: 0; top: 23px; background: url("../images/rexian.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/rexian.jpg*/; }

select { font-size: 12px; vertical-align: middle; }
/*body div { text-align: left; }*/
textarea, input { word-wrap: break-word; word-break: break-all; padding: 0px; }
li { list-style-type: none; }
img { border: 0 none; }

.search { border: 2px solid #267401; height: 36px; width: 356px; position: absolute; left: 320px; top: 35px; }
    .search select { display: none; }
    .search .select_box { font-size: 12px; color: #999999; width: 94px; line-height: 36px; float: left; position: relative; border-right: 1px solid #267401; background: #f5f5f5; text-align: center; }
    .search .select_showbox { height: 36px; background: url("../images/search_ico.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/search_ico.png*/ no-repeat 80px center; text-indent: 0px; text-align: center; }
        .search .select_showbox.active { background: url("../images/search_ico_hover.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/search_ico_hover.png*/ no-repeat 80px center; }
    .search .select_option { border: 2px solid #267401; border-top: none; display: none; left: -2px; top: 35px; position: absolute; z-index: 99; background: #fff; }
        .search .select_option li { /*text-indent: 1.5em;*/ width: 94px; cursor: pointer; text-align: center; }
            .search .select_option li.selected { background-color: #F3F3F3; color: #999; }
            .search .select_option li.hover { background: #BEBEBE; color: #fff; }
    .search input.inp_srh, .search input.btn_srh { border: none; background: none; float: left; }
    .search input.inp_srh { outline: none; width: 181px; text-align: left; padding: 10px 10px; font-family: "微软雅黑"; height: 15px; font-size: 15px; }
    .search input.btn_srh { background: url("../images/search.jpg"); color: #FFF; width: 60px; float: right; height: 36px;top:0; position:absolute; right:0px;}

.b_search { width: 700px; height: 90px; padding: 20px 80px 0 20px; position: relative; text-align: center; margin: 0 auto; background: rgba(48,52,53,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99303435,endColorstr=#99303435); }
.sear { width: 700px; height: 46px; position: absolute; left: 20px; top: 20px; z-index: 9999; }
.inp_srhs { width: 570px; height: 18px; position: relative; line-height: 18px; background: url("../../../shared/images/inp_srhs.png")/*tpa=http://www.beijingtuanjian.com/shared/images/inp_srhs.png*/ no-repeat left center; border: none; float: left; text-align: left; text-align: left; font-size: 18px; padding: 14px 20px; color: #898989; }
.btn_srhs { width: 90px; height: 46px; position: relative; background: url("../../../shared/images/btn_srhs.png")/*tpa=http://www.beijingtuanjian.com/shared/images/btn_srhs.png*/ no-repeat left center; border: none; float: left; }
.b_search ul { width: 700px; height: 32px; position: absolute; left: 20px; top: 66px; }
    .b_search ul li { line-height: 32px; float: left; margin-right: 25px; }
        .b_search ul li a { color: #fff; }
.anpager { margin: 0 auto; height: 22px; display: inline-table; }
    .anpager a, .anpager span{ font-size: 14px; display: block; height: 20px; float: left; border: 1px solid #5790f8; padding: 0 5px; line-height: 20px; }
	.anpager ul,.anpager li { font-size: 14px; display: block; height: 20px; float: left; padding: 0 5px; line-height: 20px; }
    .anpager span { border: none; line-height: 22px; }
	
.demo { width: 1160px;margin: 0 auto; padding: 10px 20px 20px 20px; font-size: 12px; background: #fff; overflow:hidden;}
    .demo div { padding: 10px 0 10px 0;; clear: both;  line-height: 30px; background: url("../images/dotted.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/dotted.jpg*/ repeat-x left bottom; height:auto; overflow:hidden;}
	.demo div p{ width:1010px;float:right;}
        .demo div span, .demo div a { display: block; float: left; height: 20px; line-height: 20px; width: auto; margin: 0 5px; padding: 4px; }
        .demo div span { font-size: 14px; font-weight: bold; color: #595959; }
        .demo div b, .demo div a { display: block; float: left; height: 20px; line-height: 20px; width: auto; margin: 0 5px; padding: 4px; }
        .demo div b { font-size: 14px; font-weight: bold; color: #595959; }
        .demo div a { color: #595959; font-size: 14px; }
            .demo div a.on, .demo div a:hover { background: #267401; color: #fff; }
    .demo .zj { background: none; }
        .demo .zj p { color: #999; padding: 0 0 0 10px; width: 300px; float: left; text-align: left; margin-top: 4px; font-size:18px;}
            .demo .zj p:hover { cursor: pointer; }
        .demo .zj a { -webkit-border-radius: 4px; -moz-border-radius: 4px; border: 1px solid #d5d5d5; background: url("../images/x.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/x.jpg*/ right 10px bottom 4px no-repeat; margin-top: 4px; line-height: 13px; height: 13px; padding: 4px 25px 4px 10px; }
            .demo .zj a:hover { background: url("../images/x.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/x.jpg*/ right 10px bottom 4px no-repeat; color: #595959; }
            .demo .zj a.sx_child { background: none; padding-right: 10px; }


.dw { width: 1200px; height: 34px; line-height: 34px; text-align: left; color: #474747; font-size: 14px; margin: 0 auto; }
    .dw i, .dw a { color: #474747; font-size: 14px; }
        .dw a:hover { color: #267401; }

.page_num { padding: 0; font-family: 宋体,Arial,'Times New Roman'; margin: 10px auto 10px; }

    .page_num a { border: solid 1px #93a3c1; margin: 0 5px; padding: 2px 5px; text-decoration: none; color: #267401; }

    .page_num span { font-size: 14px; font-family: 宋体; }

    .page_num a.on { border-color: #fff; font-weight: bold; }

    .page_num a.off { color: #808080; cursor: default; }

    .page_num a.current { border: none; font-size: 13px; font-weight: bold; cursor: default; }

    .page_num a:hover { background: #8597bb; border-color: #267401; color: #000000; }

    .page_num a.off:hover { background: #ffffff; border-color: #93a3c1; color: #808080; cursor: default; }

    .page_num a.current:hover { background: #ffffff; border: none; color: #267401; cursor: default; }



#cus_ser {  width: 216px; height: 454px;  overflow: hidden; background: url("../../../shared/images/qq.png")/*tpa=http://www.beijingtuanjian.com/shared/images/qq.png*/; position: fixed; left: -180px; color: #FFF; top: 37px; overflow: hidden;  z-index:999;}
*html #cus_ser { position: absolute; top: expression(eval(document.documentElement.scrollTop)); margin: 36px 0 0 0; }

    #cus_ser:hover { left:0;}

.qqmain { width: 145px; height: 255px; cursor: pointer;padding:145px 17px 0;  position: absolute; top: 0; left: 0px; z-index:2; }
#cus_ser .qqmain li { width: 145px; height: 25px; padding: 5px 0; background: url("../../../shared/images/qqback.png")/*tpa=http://www.beijingtuanjian.com/shared/images/qqback.png*/ no-repeat left center; text-align: left; line-height: 25px; float: left; text-indent: 36px; }

    #cus_ser .qqmain li.zp { margin-top: 55px; }

    #cus_ser .qqmain li a { font-family: 宋体; color: #0d589c; font-size: 12px; font-weight: bold; text-decoration: none; text-align: left; }

        #cus_ser .qqmain li a:hover { color: #fff; }


.container {
	margin: 0 auto;
	width: 1200px;
}

.page_top {
	position: absolute;
}
#pageTop {
	z-index: 160;
	width: 65px;
	height: 65px;
	background: url("../images/pagetop.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/pagetop.png*/ no-repeat;
	position: fixed;
	_position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer
}
#pageTop:hover {
	background-image: url("../images/pagetop_on.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/pagetop_on.png*/
}
#pageTop a {
	width: 100%;
	height: 100%;
	display: block;
}
*html #pageTop a {
	width: 65px;
	height: 65px
}
/*友情链接*/
.yqljbg {
	background: url("../images/centerbg.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/centerbg.png*/ repeat;
}
.yqlj {
	padding: 24px 0px;
	margin-top:30px;
}
.yqlj .conttit {
	border-bottom: none;
}
.yqlj .conttit .tita {
	padding-left: 10px;
	color: #fff;
	background: url("../images/yqljtit.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/yqljtit.png*/ no-repeat left;
}
.yqlj .conttit span {
	color: #FFFFFF;
}
.yqlj h4{
position:relative;
width:1200px;
text-align:left;
height:30px;
left:5px;
}
.yqlj p {
	height: 30px;
	width:1200px;
	line-height: 30px;
	overflow: hidden;
	position:relative;
	left:10px;
	text-align:left;
}
.yqlj p a {
	color: #CCCCCC;
}
/*页尾*/
.footwrap {
	background: url("../images/centerbg.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/centerbg.png*/ repeat;
	margin-top:0px;
}
.footer {
	position: relative;
	padding-bottom: 40px;
	overflow: hidden;
}
.fotnav {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
.fotnav a {
	padding-right: 20px;
	padding-left: 15px;
	text-align: left;
	background: url("../images/navli.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/navli.png*/ no-repeat left center;
	color: #fff;
}
.fotnav a.nobg {
	background-image: none;
	padding-left: 0
}
.fottxt {
	padding-top: 30px;
	height: 122px;
	padding-left: 200px;
	padding-right:200px;
	line-height: 30px;
	color: #999;
	background: url("../images/f_logo.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/f_logo.png*/ no-repeat left 30px;
	border-top: 1px solid #484848;
}
.fottxt a {
	color: #999;
}
.fotphone {
	position: absolute;
	right: 0px;
	top: 100px;
	padding-left: 46px;
	background: url("../images/footphone.png")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/footphone.png*/ no-repeat left center;
	color: #fff;
}
.fotphone dd {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4200;
}

/*文章区*/
.arc-main{ width:1200px; height:auto; margin:20px auto 20px auto; background:#fff; padding:10px 0 30px 0; overflow:hidden;}
.arc-main a:hover{ color:#CC0033;}
.main-left{width:905px; height:auto; float:left; padding:10px 20px 20px 40px;background:#fff;}
.arc-body{ border-bottom:dashed #c5c5c5 1px; font-size:18px; line-height:20px; padding-bottom:15px;}
.arc-title span{font-size:12px;line-height:20px;}
.arc-title h1{ background:url("../images/dotted.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/dotted.jpg*/ repeat-x left bottom;font-size:26px; line-height:60px; font-weight:bold; text-align:center}
.arczy{ height:60px; border:#c5c5c5 dotted 1px; margin:10px 0; text-align:left;color:#959595; padding:10px 10px;}
.arcbd{margin-top:15px; text-align:left; font-family: 宋体,Arial,'Times New Roman';}
.arcbd h2 span strong{font-size: 18px;
    background-color: #3676b6;
    height: 50px;
    line-height: 50px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    margin-left: -28px;
    position: relative;}
.arcbd a{font-size:16px;color:#000}
.arcbd p{text-align:left; font-size:16px; line-height:2;}/*西屋SEO*/
.arcbd p img{margin:0 auto;}
.arcbd span{text-align:left; font-size:16px; line-height:2;}/*西屋SEO*/
.arcbd div{ line-height:30px; font-size:16px; text-align:left; text-indent:2em; color:#555;}
.arcbd div span{width:150px;line-height:30px; font-size:18px; text-align:left;color:#c5c5c5; display:block; padding:2px 5px 2px 5px; background:#267401; color:#fff; margin:20px 0px; padding:auto 15px;}
.arcbd div strong{width:150px;line-height:30px; font-size:18px; text-align:left;color:#c5c5c5; display:block; padding:2px 5px 2px 5px; background:#267401; color:#fff; margin:20px 0px; padding:auto 15px;}
.arcbd img{ display:block;}
.arc-xg{ text-align:left; color:#333333; padding-top:15px;}
.arc-xg span{ font-size:16px; margin-top:15px; font-weight:300;}
.arc-xg li{ font-size:14px; margin-top:5px;line-height:20px; text-align:left; margin-left:10px; width: 200px;float: left;}
.arc-xg li img{width: 200px;height: 160px}
.main-right{width:220px; float:right; background:#fff; padding:10px 5px 20px 5px; color:#333333;border-left:#c5c5c5 dotted 1px;}
.main-right span.t{ line-height:30px; font-size:15px; display:block; background:#FF6633; color:#fff;}
.main-right span.c{text-align:right; line-height:20px; font-size:13px; display:block; border:1px #267401;color:#333333; margin:10px 3px 10px auto;}
.djfangan li{background:url("../images/dotted.jpg")/*tpa=http://www.beijingtuanjian.com/templets/zhuliA/images/dotted.jpg*/ repeat-x left bottom; margin-top:10px; padding-bottom:10px;}
.djfangan li p{ font-size:12px;font-weight:blod;}
.djfangan li img{ width:210px; height:140px; margin:5px auto;}
.wenzhangph li{ margin-top:5px; margin-left:5px;text-align:left; font-size:12px;}
.tuozhanxiangmu{}
.tuozhanxiangmu1{width: 905px;}
.tuozhanxiangmu1 li{border: solid #ccc 1px; width: 280px; height: 380px; padding: 5px 5px; float: left; margin:3px;}
.tuozhanxiangmu1 li p{line-height: 18px;padding:5px; color: #bbb}
.tuozhanxiangmu1 li p a{line-height: 30px; color: #267401; font-size: 16px}
.tuozhanxiangmu1 li p img{width: 270px; height: 200px}
.xindetihui{ width: 905px; margin-top: 10px; border: solid 1px #ccc; clear:left }
.xindetihui td{width: 30%; padding: 5px 20px;}
.xindetihui p{text-align: left;font-size: 22px;padding-bottom: 10px; padding-left: 10px; background-image: url(/templets/zhuliA/images/1.png);}
.xindetihui li{text-align: left; float: left; padding-left: 10px;}
.xindetihui li a{font-size: 16px}
strong{font-weight: 600; font-size: 16px;text-align: left;}

/*文章列表页*/
.lmnav ul{ height:60px; width:auto;}
.lmnav ul li{}
.lmnav ul li a{ width:120px; height:40px; line-height:40px; margin-right:28px; margin-bottom:15px; font-size:14px; background:#267401; color:#fff; float:left; display:block; border:1px solid #267401;}
.lmnav ul li a:hover{ background:#267401; color:#fff;}
.arc-list ul{ text-align:left; padding:1px 1px 1px 1pz;}
.arc-list ul li{ height:200px; width:900px; text-align:left; margin-top:10px; padding:2px 2px 2px 2px;border:1px solid #fff;}
.arc-list ul li:hover{border:1px solid #267401;}
.arc-list ul li a:hover{ color:#FF3300;}
.arc-list ul li span{ text-align:left; height:40px; line-height:40px; color:#333333; font-size:16px; display:block; border-bottom:#c5c5c5 dotted 1px; margin-left:5px;}
.arc-list ul li img{ width:210px; height:140px; float:left; margin-top:10px;margin-left:5px;}
.arc-list ul li p{ text-align:left;width:670px; height:60px;float:right;margin-top:10px; font-size:14px;margin-right:5px;}
.arc-list ul li d{ float: left; }
.arc-list ul li d a{ text-align:center;width:120px; line-height:30px; height:30px;float:left;margin-top:0; font-size:14px;margin-left:15px;color: #267401;
    border: solid 1px #ccc;}
.arc-list ul li i{ width:670px; height:15px;float:right; text-align:right; font-size:12px; margin-top:30px; margin-right:10px;}
.arc-list p span{text-align: left;}
.arc-list p{text-align: left;}
.arc-list{text-align: left;font-size: 16px}
/*评论区*/

/*评论区*/

.plq{background-color:#EfEfEf;}
.plq ul li{ font-size:14px; line-height:30px; text-align:left;}
.plq ul li a:hover{color:#0080FF;}
.plq ul li p{ text-align:left; padding-left:20px; background-color:#FFFFFF;}
.mt1{ width:1200px; margin:10px auto; background-color:#FFFFFF;}
.tbox{
	margin:0 0 8px 0;
	border-bottom:1px solid #DADADA;
	overflow:hidden;
	background:url(../images/green_skin.png) 0 -294px repeat-x;
}
.tbox dt{
	height:24px;
	border:1px solid #DADADA;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
	/*padding:4px 4px 0px;*/
	overflow:hidden;
}

.tbox dt strong{
	height:24px;
	line-height:24px; !important;line-height:25px;
	padding-left:8px;
	padding-right:4px;
	display:block;
	float:left;
	color:#316301;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#316301;
}
.tbox dt strong a:hover{
	color:#596F37;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:25px;
	padding-right:8px;
	color:#596F37;
}
.tbox dt span.more a{
	color:#596F37;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#ff3333;
	text-decoration:underline;
}
.tbox dt span.label{
	height:25px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:26px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:26px;
	border-left:1px solid #DADADA;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #DADADA;
}

.tbox dt span.linklabel{
	float:left;
	margin-left:10px;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.linklabel a{
	height:20px;
	display:block;
	padding:0px 7px 0px 8px;
	margin:0 5px;
	line-height:20px;
	border-left:1px solid #DADADA;
	border-top:1px solid #DADADA;
	border-right:1px solid #DADADA;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.linklabel a:hover{
	color:#360;
}
.tbox dt span.linklabel a.thisclass{
	background:#FFF;
	color:#333;
}

.decmt-box2{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box2 span.fr{
	float:right;	
	}
.decmt-box2 span.title{
	float:left;
	text-align:left;
	line-height:20px;
	width:900px;
	padding-left:10px;
	}
.decmt-box2 ul{
	}
.decmt-box2 ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
	}
.decmt-box2 ul li div{
	text-align:left;
	padding-left:60px;
	padding-top:10px;
	}
.decmt-box2 ul li div.comment_act{
	text-align:left;
	padding-left:10px;
	padding-top:5px;
	}
.decmt-box2 ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box2 ul li p{
	float:left;
	width:630px;
	line-height:22px;
	}
.decmt-box2 .comment_act{
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box2 .comment_act span.fl{
	text-align:left;
	float:left;
	}
.decmt-box2 .comment_act a{
	color:#aeaeae;
	}
    
    
.decmt-box{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box span.fr{
	float:right;	
	}
.decmt-box span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box ul{
	}
.decmt-box ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	overflow:hidden;
	}
.decmt-box ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box ul li p{
	float:left;
	width:630px;
	line-height:22px;
	}
.decmt-box .comment_act{
	float:left;
	width:630px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box .comment_act a{
	color:#aeaeae;
	}
	
.decmt-box1{
	width:98%;
	padding:6px 5px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
.decmt-box1 span.fr{
	float:right;	
	}
.decmt-box1 span.title{
	float:left;
	line-height:20px;
	width:600px;
	}
.decmt-box1 ul{
	}
.decmt-box1 ul li{
	width:100%;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
	overflow:hidden;
	}
.decmt-box1 ul li a.plpic{
	float:left;
	width:40px;
	height:40px;
	padding:2px;
	border:1px solid #DFD9B9;
	background:#F9FDED;
	margin-right:5px;
	overflow:hidden;
	}
.decmt-box1 ul li p{
	float:left;
	width:880px;
	line-height:22px;
	}
.decmt-box1 .comment_act{
	float:left;
	width:880px;
	line-height:20px;
	color:#aeaeae;
	}
.decmt-box1 .comment_act a{
	color:#aeaeae;
	}


.dede_comment .decmt-box .decmt-title{
	line-height:19px;
	color:#999;
	font-family:Tahoma;
}
.dede_comment .decmt-box .decmt-title span{
	margin-right:2px;
	vertical-align:middle;
}
.dede_comment .decmt-box .decmt-title .moodico{
	height:18px;
	width:18px;
	display:inline-block;
}
.dede_comment .decmt-box .decmt-title .username{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a{
	color:#669;
}
.dede_comment .decmt-box .decmt-title .username a:hover{
	text-decoration:none;
	color:#690;
}
.dede_comment .decmt-box .decmt-title .ip{
	color:#669;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-title .date{
	color:#555;
	font-size:11px;
}
.dede_comment .decmt-box .decmt-act{
	float:right;
	margin-top:-18px;
	padding-right:10px;
	position:relative;
	clear:both;
	color:#999;
}
.dede_comment .decmt-box .decmt-act span{
	margin-right:7px;
}
.dede_comment .decmt-box .decmt-act span a{
	color:#888;
}
.dede_comment .decmt-box .decmt-content{
	color:#555;
	line-height:21px;
	clear:both;
	width:99%;
	margin:2px auto 0px;
/*	background:url(../images/ico-comment-quote.gif) 0px 4px no-repeat;
	text-indent:18px;*/
}
.dede_comment .decmt-box .decmt-content img{
	vertical-align:middle;
}
.decmt-box,.decmt-content .decmt-box,.dede_comment .decmt-box .decmt-box {
	background:#FFE;
	border:1px solid #CCC;
	margin:6px auto;
}
.dede_comment .decmt-box .decmt-box .decmt-title{
	text-indent:4px;
}
.dede_comment .decmt-box .decmt-box .decmt-content{
	color:#555;
}
.nocomment{
	padding:10px;
	color:#666;
}
.dede_comment_post{
	padding:5px;
}
.dcmp-title{
	line-height:25px;
	width:1190px;
	text-align:left;
}
.dcmp-title strong{
	color:#444;
	font-weight:normal;
}
.dcmp-title small{
	font-size:12px;
	color:#999999;
	text-align:left;
	margin-left:10px;
}
.dcmp-stand{
	float:left;
	width:1190px;
	text-align:left;
	margin-top:5px;
	padding-left:10px;
	clear:both;
	color:#999;
}
.dcmp-stand strong{
	font-weight:normal;
	color:#444;
}
.dcmp-stand input{
	margin-right:2px;
}
.dcmp-stand img{
	vertical-align:middle;
	margin-right:2px;
}
.dcmp-content{
	padding-top:8px;
}
.dcmp-content textarea{
	margin-top:10px;
	margin-left:10px;
	height:100px;
	width:1160px;
	float:left;
	text-align:left;
}
.dcmp-content1{
	/*width:700px;*/
	padding-top:8px;
}
.dcmp-content1 textarea{
	height:100px;
	width:700px;
	float:left;
}
.dcmp-mood{
	height:25px;
	width:1190px;
	margin-top:8px;
	float:left;
}
.dcmp-mood strong{
	float:left;
	color:#444;
	margin-left:10px;
	font-weight:normal;
	line-height:25px;
}
.dcmp-mood ul{
	float:left;
}
.dcmp-mood ul li{
	float:left;
	margin-right:8px;
	height:30px;
}
.dcmp-mood ul li input,.dcmp-mood ul li img{
	vertical-align:middle;
	margin-right:4px;
	*margin-right:0px;
}
.dcmp-post{
	height:35px;
	overflow:hidden;
	clear:both;
	color:#444;	
	padding:5px 0 10px 0;
	float:left;
	margin-right:6px;
}
.dcmp-userinfo{
	margin-left:10px;
	float:left;
	margin-right:6px;

}
.dcmp-post .dcmp-userinfo input{
	height:13px;
	padding-right:0px;
}
.dcmp-post .dcmp-userinfo input,.dcmp-post .dcmp-userinfo img{
	vertical-align:middle;
	margin:5px;
}
.dcmp-post .dcmp-submit{
	float:left;
	padding-top:6px;
}
.dcmp-post .dcmp-submit input,.dcmp-post .dcmp-submit button{
	vertical-align:middle;
}
.dcmp-post .dcmp-submit button{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	overflow:hidden;
	color:#444;
	cursor:pointer;
	margin-left:5px;

}
.h2{
	text-align: left;
}
.fenye{
	width: 300px;
    margin: 0 auto;
    padding-top: 20px;
}
.fenye li{
	float: left;
    padding: 5px;

}
.fenye li a{

}
.pageinfo strong{
	font-weight: 500;
	font-size: 12px
}